body{
    background-color: #f2f3f5;
}
/* #cont{
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    min-width: 1150px;
} */
.cont{
    /*width: 80%;*/
    margin: 0 auto;
    /* overflow: hidden; */
    /* padding-top: 50px; */
     min-width: 1150px;
    max-width: 1600px; 
    /* padding: 0 45px; */
    /* box-sizing: border-box; */
}

.title{
    padding-top: 30px;
    position: relative;
    /* min-width: 1200px; */
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}
.contt_lunbo{
    padding: 0 10px 0 10px;
	height: 350px;
	width: 80%;
    position: relative;
    float: left;
    box-sizing: border-box;
}
.contt_guanggao{
    padding: 0 10px 0 10px;    
    width: 20%;
    float: right;
    box-sizing: border-box;
}
.contt_guanggao1{
    height: 165px;
}
.contt_guanggao2{
    margin-top: 20px;
    height: 165px;    
}
.contt_guanggao1>a{
    width: 100%;
    height: 100%;
    float: left;
}
.contt_guanggao1>a>img{
    width: 100%;
    height: 100%;
}
.contt_guanggao2>a{
    width: 100%;
    height: 100%;
    float: left;
}
.contt_guanggao2>a>img{
    width: 100%;
    height: 100%;
}
.lunbo_left{
	position: absolute;
	left: 20px;
	top: 45%;
	cursor: pointer;
	z-index: 1;
	display: none;
}
.lunbo_right{
	position: absolute;	
	right: 20px;
	top: 45%;	
	cursor: pointer;
	z-index: 1;	
	display: none;
}
.lunbo_button{
    position: absolute;
    bottom: 0;
    list-style: none;
    z-index: 1;
    height: 46px;
    display:flex;/*Flex布局*/
    display: -webkit-flex; /* Safari */
    align-items:center;/*指定垂直居中*/
    align-self:center;

    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.lunbo_button li{
	width: 50px;
	height: 3px;
	background-color: #6c6976;
	z-index: 100;
	margin-left: 8px;
    cursor: pointer;
    float: left;

}
.lunbo_button > .active{
	background-color: #cecdd2 ;
}
.lunbo1{
	width:100%;
	height:100%;
	overflow: hidden;
    /* background: url("/Public/index/img/banner2-hs.jpg") no-repeat; */
	/* background-size:cover; */
    position: relative;
    display:flex;
    flex-direction:column;
}
.lunbo_img{
	height: 100%;
	 width: 100%; 
	position: absolute;
	top: 0;
	left: 0;
}
.lunbo_img>a{
	height: 100%;
     width: 100%; 
    float: left;
}
.lunbo_img>a>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
    font-family: 'object-fit: cover;object-position: right;';
}
.cont_title{
    text-align: center;
    color: #b8b8b8;
    font-size: 16px;
    padding: 18px 0 18px 0;
    position: absolute;
    bottom: 0;
    left: 44%;
}
.cont_title > .active{
    color: #1f1f1f;
    border-bottom: 2px solid #1f1f1f;
}
.cont_title > span{
    cursor: pointer;
}
.cont1{
    background-color: #f2f3f5;
    width: 100%;
    padding-top: 40px;
}
.cont2{
    background-color: #f2f3f5;
    width: 100%;
    padding-top: 40px;
}
.c_cont{
    width: 80.21%;
    margin: 0 auto;
    overflow: hidden;   
    /* min-width: 1400px; */
}
.ccont_left{
    float: left;
    width: 74.35%;
    background-color: #fff;
}
.ccont_right{
    float: right;
    width: 23.37%;
}
.ccl_title{
    overflow: hidden;
}
.ccl_title > span{
    float: left;
    height: 34px;
    width: 72px;
    border: 1px solid #e6e7e8;
    text-align: center;
    line-height: 34px;  
    font-size: 14px;
    color: #4f4f4f;
    margin-top: 24px;
    margin-bottom: 8px;
    cursor: pointer;
}
.ccl_title > .active{
    color: #ffb604;
    border: 2px solid #ffb604;
}
.cclc_body{
    height: 260px;
    padding: 32px 0 32px 0;
    margin: 0 32px 0 32px;
    border-bottom: 1px solid #f2f3f5;
}
.cclcb_img{
    float: left;
    height: 195px;
    position: relative;
    width: 30.28%;
    color: #ffffff;
    font-size: 12px;
}
.cclcbi_img{
    height: 100%;
    width: 100%;
}
.cclcb_time{
    position: absolute;
    bottom: 12px;
    left: 13px;
}
.cclcb_title{
    position: absolute;
    bottom: 12px;
    right: 10px;
}
.cclcb_message{
    float: right;
    width: 69.72%;
    height: 100%;
    padding-left: 22px;
    position: relative;
}
.cclcbm_title{
    color: #1f1f1f;
    font-size: 21px;
    font-weight: bold;
}
.cclcbm_sign{
    width: 38px;
    height: 20px;
    color: #FFF;
    background-color: #f2c81d;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    border-radius: 2px;
    margin-top: 10px;
}
.cclcbm_cont{
    color: #7b7b7b;
    font-size: 16px;
    margin-top: 22px;
}
.cclcbm_bottom{
    position: absolute;
    bottom: 0;
    font-size: 12px;
    color: #b8b8b8;
    width: 100%;
}
.cclcbmb_img{
    float: left;
    height: 20px;
    width: 20px;
}
.cclcbmb_button{
    float: left;
    margin-right: 20px;
}
.cr_logo{
    width: 100%;
    height: 305px;
    padding: 16px;
    background-color: #fff;
}
.cct_title{
    background-color: #fff;
    padding: 30px 24px 0 24px;
}
.cctt_cont{
    padding-bottom: 25px;
    border-bottom: 1px solid #f2f3f5;
}
.cctt_body{
    font-size: 14px;
    /* overflow: hidden; */
}
.creators_body{
    width: 16.666%;
    float: left;
    height: 276px;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.cbc_img{
    width: 72px;
    height: 72px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    position: relative;
}
.cbci_img{
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.cbci_jiaV{
    position: absolute;
    right: 10px;
    bottom: 0;
}
.cbc_name{
    font-size: 16px;
    color: #404040;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}
.cbc_message{
    color: #a6a6a6;
    text-align: center;
    font-size: 13px;
    margin-top: 12px;   
}
.cbc_cont{
    width: 210px;
    margin: 0 auto;
    color: #a6a6a6;    
    font-size: 13px;
    margin-top: 22px;
    overflow:hidden; 
    height: 35px;
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.cbc_attention{
    width: 84px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #f5c572;
    border: 1px solid #f5c572;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
}
.creatorsb_cont{
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.ccttb_title{
    float: left;
    margin-right: 50px;
    color: #b8b8b8;
    line-height: 25px;    
}
.ccttb_cont{
    overflow: hidden;
    color: #252525;
    line-height: 25px;
}
.ccttb_cont > li{
    float: left;
    margin-right: 50px;
}
.ccttb_cont > .active >a{
    color: #ffbb29 !important;
}
.cctt_sign{
    height: 48px;
    line-height: 48px;
}
.cctt_sign > span{
    color: #b8b8b8;
    cursor: pointer;
}
.cctt_sign > .active >a{
    color: #ffbb29;
}
.updateddc_body_all{
    width: 20%;
    float: left;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    background-color: #f2f3f5;
}
.updateddc_body{
    width: 20%;
    float: left;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    background-color: #f2f3f5;
}
@media screen and (max-width: 1850px) {
    .updateddc_body{
        width: 25%;
    }
    .creators_body{
        width: 20%;
    }
    .amf_right{
        display: none;
    }
    .amf_left{
        width: 100% !important;
    }
    .bcs_right{
        display: none;
    }
    .bcs_left{
        width: 100% !important;
    }
    .contt_guanggao{
        display: none;
    }
    .contt_lunbo{
        width: 100%;
    }
}

.yinying{
	box-shadow: 0px 6px 10px rgb(32, 32, 32,0.1);    
}
/* .updateddc_body:hover{
	box-shadow: 0px 6px 10px rgb(32, 32, 32,0.1);
}
.creators_body:hover{
	box-shadow: 0px 6px 10px rgb(32, 32, 32,0.1);
}
.amfl_body:hover{
	box-shadow: 0px 6px 10px rgb(32, 32, 32,0.1);
}
.amleft_body:hover{
	box-shadow: 0px 6px 10px rgb(32, 32, 32,0.1);	
}
.goodc_body:hover{
	box-shadow: 0px 6px 10px rgb(32, 32, 32,0.1);		
} */
.updated_daily{
    width: 100%;
    margin-top: 30px;
}
.updatedd_cont{
    width: 100%;
    /* overflow: hidden; */
}
.chuangzuo{
    margin-top: 20px;
}
.updab_title{
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    color: #878787;
    padding: 15px 18px 2px 18px;
    background-color: #fff;
}
.updabt_img{
    height: 15px;
    line-height: 15px;
    width: 12px;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
    background: url('/Public/Index/images/newhot.png')no-repeat;
    
    
}
.updab_cont{
    overflow: hidden;
    height: 190px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
}   
.updabc_see{
    height: 150px;
    overflow: hidden;
    /* 1 */
}
.updabc_body{
    float: left;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px 8px 5px 8px;
    border-radius: 3px;
    background-color: #77c8fe;
}
.updabc_body>a{
    color: #FFF;
}
.updatedd_title{
    color: #252525;
    font-size: 18px;
    font-weight: bold;
}
.updatedd_border{
    /* overflow: hidden; */
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 10px;
}
.updateddc_img{
	height: 0;
    width:100%;
    text-align: center;
	/* height: 164px; */
	position: relative;
    padding-bottom: 56.1944%;
    overflow: hidden;
}


.updateddc_img a img{
 
}
.upimg_rank{
    font-size: 12px;
	color: #fff;
	text-align: center;
	line-height:18px;
	height: 18px;
	width: 34px;
	background-color: #f2c81d;
	border-radius: 2px;
	position: absolute;
	top: 5px;
	right: 5px;
}
.upimg_tj{
    position: absolute;
	top: 5px;
	right: 10px;
}
.upimg_shoutui{
	position: absolute;
	top: 5px;
	right: 10px;
}
.upimg_gg{
	position: absolute;
    right: 9px;
    bottom: 11px;
	color: #FFF;
}
.updateddc_cont{
    height: 57px;
    background-color: #fff;
}
.amfl_body > .updateddc_cont{
    margin-bottom: 20px;
}
.upimg_popup{
	width: 100%;
	height: 100%;
	background-color: #252525;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.upimg_popup1{
    text-align: left !important;
    font-size: 12px;
	width: 100%;
	height: 100%;
    position: absolute;
    padding: 10px 12px;
	top: 0;
	left: 0;
    display: none;
    box-sizing: border-box;
}
.upimgp_cont{
	color: #FFF;
	opacity: 1;
    font-size: 12px;
    height: 64px;
    line-height: 16px;
	/* margin-top: 17px; */
	/* margin-left: 12px; */
}
.upimgpc_time{
	color: #FFF;
	position: absolute;
	left: 12px;
	bottom: 11px;
}
.upimgpc_lj{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 22;
}
.updateddc_name{
    padding-left: 12px;	
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}
.updateddcn_gs{
    margin-left: 3px;
    width: 70px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.updateddc_classify{
    
    padding-left: 12px;	
	color: #a6a6a6;
	font-size: 12px;
	/* margin-left: 12px; */
	margin-top: 5px;
}
.cct_cont > .top{
	margin-left: 0 !important;
}
.cct_cont1 > .top{
	margin-left: 0 !important;
}
.updateddcn_img{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    float: left;
}
.big_title{
    /* position: relative; */
    cursor: pointer;
}
.big_title:hover{
    background-color: #f2f3f5;
}
.big_title1{
    cursor: pointer;    
}
.bt_menu{
    width: 100%;
    height: 50px;
    line-height: 50px;    
    position: absolute;
    top: 55px;
    left: 0;
    border: 1px solid #e8e9eb;
    background-color: #fff;
    box-shadow:0px 1px 3px rgb(32, 32, 32,0.08  ) ;
    cursor: pointer;
    display: none;
}
.before{
    clear: both;
    height: 0;
    content: '';
    visibility: hidden;
    display: block;
}
.small_title{
    /* display: none; */
    position: absolute;
    top: 20px;
    width: 500px;
    z-index: 20;
}
.st_cont{
    display: inline-block;
    margin-left: 24px;
}
.st_cont > a:hover{
    background-color: #f2f3f5;
}
.bt_menu > .active > a{
    color: #ffbb29;
}
.paging{
    height: 92px;
    text-align: center;
    background-color: #f2f3f5;
    display:flex;
}
.paging_button{
    width: 30px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 8px;
    color: #a6a6a6;
    background-color: #fff;
    cursor: pointer;
}
.pagging_cont{
    float: left;
    height: 30px;
    width: 230px;
    overflow: hidden;
    position: relative;
}
.pc_move{
    position: absolute;
    left: 0;
}
.paging_C{
    overflow: hidden;
    text-align: center;
    margin-left: 30%;
    align-self:center;
}
.pc_move > .active{
    color: #fff;
    background-color: #ffb603;
}
.amf_left{
    width: 79.5%;
    float: left;
}
.amf_right{
    width: 19%;
    height: 474px;
    float: right;
    margin-top: 20px;    
    background-color: #fff;
}
.amfl_cont{
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 20px;
}
.amfl_body{
    float: left;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.amfr_title{
    font-size: 13px;
    color: #404040;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.amfrc_left{
    float: left;    
    margin-left: 35px;
}
.amfrc_right{
    float: right; 
    margin-right: 35px;
    
}
.amfr_body{
    width: 100px;
    margin-top: 23px;
    display:flex;flex-direction:column;
}
.amfr_body >a{
    width: 42px;
    margin: 0 auto;
}
.amfrb_img{
    width: 42px;
    align-self:center;
}
.amfrb_name{
    text-align: center;
    color: #a6a6a6;
    font-size: 12px;
}
.amfrb_name >a{
    text-align: center;
    color: #a6a6a6;
    font-size: 12px;
}
#backstage{
    margin-top: 60px;
}
#backstage >.updatedd_title{
    /*width: 1600px;*/
    min-width: 1000px;
    max-width: 1600px;
    width: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}
.backstage_title{
    padding-bottom: 17px;
    
    text-align: center;
}
.bt_button{
    padding-bottom: 15px;
    cursor: pointer;
}
.backstage_title > .active{
    border-bottom: 2px solid #000;
}
.btb_new{
    margin-right: 25px;
}
.btb_recommend{
    margin-left: 25px;
}
.backstage_cont{
    width: 100%;
    height: 550px;
    /*background-color: #fff;*/
}
.bc_see{
    width: 80%;
    margin: 0 auto;
    /* width: 100%;
    margin: 0 auto;
    min-width: 1150px;
    max-width: 1600px; */
    /* padding: 0 45px; */
    box-sizing: border-box;
    
}
.bcs_left{
    width: 80%;
    float: left;
    position: relative;
    background: #fff;
}
.bcs_left .behind_more{
    position: absolute;
    bottom: 5px;
    right: 32px;
    color: #ff9e00;
    font-size: 14px;
}

.bcs_right{
    width: 18.8%;
    /*height: 470px;*/
    float: right;
    /*margin-top: 40px;*/
    /*margin-top: 40px;*/
    background: #f6f6f6;
    background: #fff;
    border-radius: 5px;
    padding: 0 20px;
    box-sizing: border-box;
}
.bcs_right >.updatedd_title{
    /*padding-bottom: 10px;*/
    padding: 18px 0;
}
.bcsln_body{
    height: 156px;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}
.bcsln_body:first-child{
    /*border-top: 1px solid #f1f1f1;*/
}
.bcslnb_img{
    float: left;
    width: 17.3%;
    height: 116px;
    margin-top: 20px;
}
.bcslnb_cont{
    float: left;
    width: 80%;
    margin-left: 20px;
    margin-top: 22px;
}
.bcslnbc_sign{
    float: left;
    width: 68px;
    height: 25px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    border-radius: 3px;
    background-color: #ffa200;
}
.bcslnbc_title{
    font-size: 18px;
    font-weight: bold;
    margin-left: 11px;
}
.bcslnbc_time{
    float: right;
    color: #c9c9c9;
    font-size: 14px;
}
.bcslnbc_cont{
    color: #616161;
    font-size: 12px;
    margin-top: 11px;
    letter-spacing: 1px;
    /*overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;*/
}
.bcslnbc_img{
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 50%;
}
.bcslnbc_img>img{
    float: left;
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
}
.bcslnbc_name{
    color: #a6a6a6;
    font-size: 12px;
    margin-left: 5px;
    height: 26px;
    line-height: 26px;
}
.bcsl_new{
    /*margin-top: 20px;*/
}
.bcsl_recommend{
    margin-top: 20px;
    display: none;
}
.bcsr_img{
    width: 100;
    height: 144px;
}
.bcsr_img > img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.bcsr_cont{
    padding-bottom: 6px;
    width: 100%;
    /* height: 286px; */
    position: relative;
    /*background-color: #f6f6f6;*/
    /*padding-bottom: 12px;*/
}
.bcsrc_body{
    float: left;
    position: relative;
    width: 100%;
    margin-top: 14px;
}
.bcsrcb_point{
    width: 6px;
    height: 6px;
    background-color: #ffa200;
    border-radius: 50%;
    position: absolute;
    left: 18px;
    top: 10px;
}
.bcsrcb_cont{
    box-sizing: border-box;
    /* float: left;     */
    font-size: 12px;
    line-height: 17px;
    /*padding-top: 5px;*/
    /* margin-left: 34px; */
    padding-left: 5px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
}
.bcsrcb_cont img{
    vertical-align: middle;
    display: none;
}
.bcsrcb_cont a{
    padding-left: 20px;
}
.bcsrc_body.active a{
    font-size: 14px;
    padding-left: 0;
    color: #ffa228;
}
.bcsrcb_cont p{
    display: none;
    padding-left: 20px;
    color: #ffa228;
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal;
}
.bcsrc_body.active p{
    display:block!important;
}
.bcsrc_body.active img{
    display: inline-block !important;
}

.bcsrc_more{
    /* position: absolute;
    left: 34px;
    bottom: 30px; */
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin:10px 0 10px 34px;

}
.bcsrcm_img{
    position: absolute;
    left: 55px;
    bottom: 2px;
}
.upimg_time{
    height: 35px;
    line-height: 35px;
    margin-left: 12px;
}
.upimg_shade{
    width: 100%;
    height: 35px;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #FFF;
    text-align: left !important;
    background-image:linear-gradient(to bottom,transparent,rgba(0, 0, 0, .2));
}
.english_title{
    cursor: pointer;
}
.english_title > a{
    color: #252525;
}
.english_title >a:hover{
    color: #535353;
}
.every_title{
    cursor: pointer;
}
.every_title > a{
    color: #252525;
}
.every_title >a:hover{
    color: #535353;
}
.amfrb_name{
    cursor: pointer;
    margin-top: 10px;
}
.amfrb_name >a:hover{
    color: #404040;
}
.cbc_attention{
    cursor: pointer;
}
.cbc_attention:hover{
    color: #fff;
    background-color: #ffb22d;
}
.bcsl_body{
    position: absolute;
    left: 19%;
    bottom: 20px;
}
.float_bottom_short{
    width: 100px;
    height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    cursor: pointer;
    opacity: 0.95;
    z-index: 999999;
}
.float_bottom_short >img{
    width: 100%;
    height: 100%;
}
.float_bottom_long{
    width: 100%;
    height: 50px;
    font-size: 10px;
    position: fixed;
    left: 0;
    bottom: -50px;
    background-color: #010306;
    background:rgba(0,0,0,.49);
    /*opacity: 0.49;*/
    display:flex;flex-direction:column;
    z-index: 100 !important;
}
.fb_middle{
    align-self:center;
}
.fb_phone{
    width: 245px;
    height: 28px;
    float: right;
    font-size: 10px;    
    margin-left: 32px;
    margin-top: 20px;
    padding-left: 9px;
    background:rgba(255,255,255,1);
    border-radius:3px;
    font-size:14px;
    border:0;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:9px;
}
.fb_button{
   width:88px;
    height:29px;
    background:rgba(251,175,41,1);
    border-radius:3px;
    font-size:13px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(255,255,255,1);   
    margin-top: 20px;
    line-height: 29px;
    text-align: center;
    float: right;
    cursor: pointer;
    margin-left: 8px;
}
.fb_close{
    float: right;
    margin-left: 10px;
    margin-top: 7px;
    cursor: pointer;
    width: 19px;
    height: 19px;
}
@media screen and (min-width: 1400px) {
    .float_bottom_short{
        width: 125px;
        height: 65px;
    }
    .float_bottom_long{
        height: 65px;
    bottom: -65px;
        
    }
    .fb_middle{
        /*margin-top: 8px;*/
    }
}
/* sprites */
.sprites-xc{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url('/Public/Index/images/css_sprites.png') -72px -135px;
}
.sprites-dh{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url('/Public/Index/images/css_sprites.png') -10px -73px;
}
.sprites-cy {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url('/Public/Index/images/css_sprites.png') -73px -10px;
}
.sprites-yg{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url('/Public/Index/images/css_sprites.png')  -135px -72px; 
}
.sprites-wd{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url('/Public/Index/images/css_sprites.png') -10px -10px;
}
.sprites-hj{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url('/Public/Index/images/css_sprites.png') -10px -135px;
}
.sprites-tvc{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url('/Public/Index/images/css_sprites.png')  -72px -73px; 
}
.sprites-jl{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url('/Public/Index/images/css_sprites.png') -135px -10px;
}


/*原来页面里写的style现在挪进来*/
footer .link {
    display: block;
}

/*开发调试使用*/

.hs-hide {
    display: none !important;
}

footer {
    padding: 30px 0 1px;
}

footer .link ul {
    height: 50px !important;
}

.updabc_body:nth-child(2) {
    background-color: #f2d07f;
}

.updabc_body:nth-child(3) {
    background-color: #febb92;
}

.updabc_body:nth-child(4) {
    background-color: #ffb7b7;
}

.updabc_body:nth-child(5) {
    background-color: #ffb7b7;
}

.updabc_body:nth-child(6) {
    background-color: #c9ddae;
}

.updabc_body:nth-child(7) {
    background-color: #c9ddae;
}

.updabc_body:nth-child(10) {
    background-color: #febb92;
}

.updabc_body:nth-child(11) {
    background-color: #f2d07f;
}

.updabc_body:nth-child(11) {
    background-color: #c9ddae;
}

.updabc_body:nth-child(13) {
    background-color: #febb92;
}

.updabc_body:nth-child(16) {
    background-color: #f2d07f;
}

.updabc_body:nth-child(17) {
    background-color: #c9ddae;
}

.advertising {
    width: 100%;
    height: 60px;
    overflow: hidden;
    position: relative;
    /* margin-bottom: 50px; */
}

.advertising img {
    width: 100%;
    min-width: 1200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
#backstage{
    min-width: 1150px;
}
#backstage .bc_see{
    min-width: 1000px;
    max-width: 1600px;
    margin: 0 auto;
    width: auto;
}
.bcsl_new,.bcsl_recommend{
    padding: 0 20px 0 20px !important;
    /*background-color: #fff;*/
}
.bcsln_body{
    background-color: #fff;
}
.backstage_cont{
    min-width: 1180px;
    
}
.cont{
    padding: 0 20px !important;
}
.clearfix:after{
    display: block;
    height: 0;
    content: '';
    clear: both;
    visibility: hidden;
}
.clearfix{
    zoom: 1;
}
.bcslnb_cont{
    /*width: 76% !important;*/
}
/*  兼职浮框  */
.partTime{
    position: fixed;
    left: 2px;
    bottom: 100px;
    width: 96px;
    box-sizing: border-box;
    
}
.partTime .push-part{
    background: #ffa200;
    height: 18px;

    cursor: pointer;
    
    border: 1px solid #fff;
    /* margin-bottom: 2px; */
    padding: 5px;
    border-radius: 5px 5px 0 0;
}
.partTime .push-part >div{
    height: 18px;
    position: relative;
}
.partTime .push-part::after{
    content: '';
    height: 0;
    display: block;
    visibility: hidden;
    float: none;
}
.partTime .push-part >div p{
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    /* padding-left: 6px; */
    padding-right: 4px;
    /* width: 34px; */
    font-size:12px;
    box-sizing: border-box;
}
.partTime .push-part >div img{
    height: 18px;
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.partTime .apply-part{
    background: #ffa200;
    height: 18px;

    border: 1px solid #fff;
    padding: 5px;
    border-radius: 0 0 5px 5px ;
}
.partTime .apply-part >div{
    height: 18px;
    position: relative;
}
.partTime .apply-part::after{
    content: '';
    height: 0;
    display: block;
    visibility: hidden;
    float: none;
}
.partTime .apply-part >div p{
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    /* padding-left: 6px; */
    padding-right: 4px;
    /* width: 34px; */
    font-size:12px;
    box-sizing: border-box;
}
.partTime .apply-part >div img{
    height: 18px;
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.partTime .icon-part{
    overflow: hidden;
    height: 10px;
    width: 100%;
}
.partTime .icon-bottom{
    background: #333;
    position: relative;
    height: 10px;
    width: 80px;
    margin: 0 auto;

}
.partTime .icon-bottom .icon-left{
    position: absolute;
    width: 0;
    height: 0;
    top: -7px;
    left: -17px;
    border: 12px solid transparent;
    border-right: 5px solid #000;
    border-top:5px solid #000;
}

.partTime .icon-bottom .icon-right{
    position: absolute;
    width: 0;
    height: 0;
    top: -7px;
    right:-17px;
    border: 12px solid transparent;
    border-left: 5px solid #000;
    border-top: 5px solid #000;
}
.cbc_sixin{
    width: 74px;
    height: 26px;
    display: flex;
    background-color: #ffa200;
    margin: 0 auto;
    align-items: center;
    border-radius:4px;
    margin-top: 14px;
    color:#fff;
    justify-content: center;
}
.cbc_sixin span{
    font-size: 8px !important;
}
/* .abc .updateddc_img,.abc .updateddc_body,.topic .updateddc_img,.topic .updateddc_body,.Trailer .updateddc_img,.Trailer .updateddc_body,.updateddc_img,.updateddc_body{
    height: auto
} */
@media screen and (max-width:1850px){
           .abc .updateddc_body:last-child{
                display: none
            }
            .abc .updateddc_body:nth-last-child(2){
                display: none
            }
            .topic .tt{
                display: none
            }
            .Trailer  .updateddc_body:last-child,.Added .updateddc_body:last-child{
                display: none
            }
}
.updateddc_img img{
    /*height: 204px;*/
}